Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

新增Maven的支援 + 漏洞修復 (Issue #1) #5

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

fan87
Copy link

@fan87 fan87 commented Aug 18, 2021

主要內容如下:

  • 1. 增加pom.xml
  • 2. 更改檔案結構成Maven支援的結構(src/main/java)
  • 3. 移動EcpayPayment.xml到src/main/resources,並且更改PaymentVerifyBase.java的檔案路徑成/EcpayPayment.xml
  • 4. 移除不需要的(並且會阻礙Javadoc生成的)的JavaDoc,包括空白@return, 空白@param,甚至有一些已經移除的方法還有JavaDoc,已經移除。
  • 5. 更改readme.md,包括Maven支援, Javadoc等
  • 6. 增加.gitignore,其中包括Jetbrains IDE, Maven以及Java的路徑
  • 7. 更改檔案編碼(Big5 to UTF8)

@fan87 fan87 changed the title 新增Maven的支援 新增Maven的支援 + 漏洞修復 (Commit #1) Aug 18, 2021
@fan87 fan87 changed the title 新增Maven的支援 + 漏洞修復 (Commit #1) 新增Maven的支援 + 漏洞修復 (Issue #1) Aug 18, 2021
@fan87
Copy link
Author

fan87 commented Aug 18, 2021

修復了 @benjak135765 於 Issue #1 提到的漏洞
Commit: qool-dev@442358c

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant